* mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 03:00:26 +0000 (03:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 03:00:26 +0000 (03:00 +0000)
quoted From lines.

* mail/rmail.el (rmail-show-message): Unquote From lines.

lisp/ChangeLog

index 15a17d6bd01e4d8ceeace23f8fd4c0bc809d5ada..2f9876e7badaf7f14e31a98d759b48191a835945 100644 (file)
@@ -1,7 +1,11 @@
 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
 
+       * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
+       quoted From lines.
+
        * mail/rmail.el (rmail-redecode-body): New function, based on old
        version removed in 2009-01-22 change.
+       (rmail-show-message): Unquote From lines.
 
 2009-01-28  Tassilo Horn  <tassilo@member.fsf.org>